GoXam for WPF v3
GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Constructor
Northwoods.GoXam.Model Namespace > GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class : GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Constructor
The default constructor builds an empty dictionary.
Syntax
public GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType>()
Remarks
Don't use this constructor -- call GraphLinksModel<NodeType,NodeKey,PortKey,LinkType>.CreateCopyDictionary instead.
See Also

Reference

GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class
GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Members